From: Jiri Slachta Date: Thu, 15 Jan 2015 11:34:47 +0000 (+0100) Subject: kamailio-4.x: remove checking module selection X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=8e7620e0e3299ab4ad98c0f442e8bbb9ad884809;p=feed%2Ftelephony.git kamailio-4.x: remove checking module selection Signed-off-by: Jiri Slachta --- diff --git a/net/kamailio-4.x/Makefile b/net/kamailio-4.x/Makefile index 7feb2dd..7b09911 100644 --- a/net/kamailio-4.x/Makefile +++ b/net/kamailio-4.x/Makefile @@ -98,10 +98,7 @@ $(call Package/kamailio4/install/module,$$(1),$(1)) $(foreach d,$(5),$(call Package/kamailio4/install/dbfiles,$$(1),$(d));) endef -ifneq ($(CONFIG_PACKAGE_kamailio4-mod-$(1)),) INCL_MODULES+=$(1) -endif - KAM_MODULES+=kamailio4-mod-$(subst _,-,$(1)) endef